home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / dev / misc / sana2_v2.lha / readme < prev    next >
Text File  |  1994-02-17  |  6KB  |  141 lines

  1.  
  2.  
  3.       SANA-II Developer Support Package  - Feb 14, 1994
  4.       -------------------------------------------------
  5.       Commodore-Amiga Networking Group
  6.  
  7.  
  8.       All files in this archive are (C) Copyright 1992-1994 Commodore-Amiga Inc.
  9.  
  10.       Warning
  11.       -------
  12.  
  13.       The information contained herein is subject to change without
  14.       notice. Commodore specifically does not make any endorsement or
  15.       representation with respect to the use, results, or performance of
  16.       the information (including without limitation its capabilities,
  17.       appropriateness, reliability, currentness or availability).
  18.  
  19.       Disclaimer
  20.       ----------
  21.  
  22.       This information is provided "As Is" without warranty of any
  23.       kind, either express or implied.  The entire risk as to the use of
  24.       this information is assumed by the user.  In no event will
  25.       Commodore or its affiliated companies be liable for any damages,
  26.       direct, indirect, incidental, special or consequential, resulting
  27.       from any claim arising out of the information presented herein,
  28.       even if it has been advised of the possibility of such damages.
  29.       Some states do not allow the exclusion or limitation of such
  30.       implied warranties, so the above limitations may not apply.
  31.  
  32.       ----------------------------------------------------------------------
  33.       All the files in this archive are freely redistributable as long as
  34.       the above Copyright, Warning and Disclaimer are present in all copies.
  35.       ----------------------------------------------------------------------
  36.  
  37.       This archive contains the following files:
  38.  
  39.       ARCNET.txt  ......................... ARCNET information for prgmrs.
  40.       changes.txt  ........................ changes from the last archives.
  41.       copybuff.doc  ....................... autodocs for app provided funcs.
  42.       devs/readme.devs .................... devs/networks/readme.devs
  43.       ethernet.txt  ....................... ethernet information for prgrmrs.
  44.       devs/networks/a2060.device .......... SANA-II driver for A2060 card.
  45.       devs/networks/a2065.device .......... SANA-II driver for A2065 card.
  46.       devs/networks/slip.device  .......... SANA-II slip driver
  47.       devs/networks/readme.devs  .......... where to put SANA-II drivers
  48.       driver_docs/slip0.config  ........... config file for slip.device
  49.       driver_docs/slip.doc ................ docs for slip.device.
  50.       src/slip/*........................... source code for slip.device.
  51.       src/a2065/*.......................... source code for a2065.device.
  52.       src/a2060/*.......................... source code for a2060.device.
  53.       src/rs-485/*......................... source code for rs485.device.
  54.       include/devices/sana2.h ............. SANA-II include files
  55.       include/devices/sana2.i .............    "       "      "    "     "
  56.       include/devices/sana2specialstats.h .    "       "      "    "     "
  57.       include/devices/sana2specialstats.i .    "       "      "    "     "
  58.       readme  ............................. this file.
  59.       ReadMe.BuildNumber................... which archive this is.
  60.       sana2device.doc ..................... autodoc - SANA-II device funcs.
  61.       standard.addenda .................... updates, corrections to spec.
  62.       standard.txt  ....................... The SANA-II spec itself.
  63.       utils/offline ....................... support util for slip and cslip
  64.       utils/online ........................ support util for slip and cslip
  65.  
  66.  
  67.                             ------- NOTE NOTE -------
  68.  
  69.       Developers, please note ...  The standard system location for SANA-II
  70.       network device drivers is in a directory called "networks" which exists
  71.       in the "DEVS:" directory.  Example:
  72.  
  73.           devs:networks/a2065.device
  74.  
  75.       This is the official location for these drivers. It may be necessary
  76.       for your install programs/scripts to create this directory.
  77.  
  78.                             ------- NOTE NOTE -------
  79.  
  80.       The included A2060 device driver is a BETA driver and should be dealt
  81.       with accordingly. At the time of this writing the driver has NOT
  82.       received the testing that it should.  You can get our attention on
  83.       this subject via email to "networking@cbmvax.commodore.com". Please
  84.       let us know of any problems so we can fix them a.s.a.p.
  85.  
  86.  
  87.                           ------- QUESTIONS ??? -------
  88.  
  89.       Registered Amiga Developers:  If there is a "networks" or "sana2"
  90.       topic in your closed BIX or ADSP developer conference, please
  91.       post SANA2 questions there.  If not, post in the general software
  92.       topic of your closed conference.
  93.  
  94.       Non-registered developers:  Questions may be posted in Commodore's
  95.       open "amiga.dev" conference on BIX, If there is a "networks" or
  96.       "sana2" topic, please post SANA2 questions there.  If not, post in
  97.       the general Amiga programming topic.  Questions may also be posted
  98.       in the Usenet newsgroup "comp.sys.amiga.datacomm".
  99.  
  100.       Technical questions regarding SANA-2 implementation amy also be
  101.       sent to networking@cbmvax.commodore.com
  102.  
  103.                      ----- BUG REPORTS and SUGGESTIONS -----
  104.  
  105.       Bug reports and enhancement requests may be submitted as follows:
  106.  
  107.         Please clearly state that the subsystem is "sana2".
  108.  
  109.         If possible, generate your reports using the Amiga "Report"
  110.         program (distributed on the 2.0 Native Developer Update
  111.         Software Toolkit II disk).
  112.  
  113.         (When sending enhancement requests, substitute "suggestions" for
  114.         "bugs" in the following addresses)
  115.  
  116.       Mail:
  117.  
  118.         European registered developers send reports to their support
  119.         manager.
  120.  
  121.         U.S./others mail to: Amiga Software Engineering,
  122.                              ATTN: BUG REPORTS,
  123.                              CBM,
  124.                              1200 Wilson Drive,
  125.                              West Chester, PA., 19380, USA
  126.  
  127.       UUCP:
  128.  
  129.         to uunet!cbmvax!bugs OR rutgers!cbmvax!bugs OR bugs@commodore.COM
  130.         (enhancement requests to cbmvax!suggestions instead of cbmvax!bugs)
  131.  
  132.       ADSP:
  133.  
  134.         European ADSP users: Post bugs to adsp.bugs.
  135.  
  136.       BIX:
  137.  
  138.         Post bugs in the appropriate bugs topic of your closed conference.
  139.         Non-registered developers, post in BIX amiga.dev bugs or suggestions.
  140.  
  141.